ISubsystem.HotConnect property
Allows new hardware to be added while the EtherCAT network is running.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
bool HotConnect { get; set; }
Property HotConnect As Boolean
Property value
Type: bool
Remarks
- This property must be set before Start.
- This feature requires Hot Connect Package.
-
For more information about how HotConnect, AutoRepair, and AutoRestart work, see Concepts > HotConnect, Repair, and Restart.
Usable EtherCAT states
ecatOffline
See also